All Questions
1 question
1vote
2answers
1kviews
Is it bad to give www-data user access to Postgres client certificate?
I have a first server running a Postgres database. I have allowed remote access to this database, using certificates for authentification (following this tutorial). Now I have a second server running ...